gtk4.git
2008-03-13 Federico Mena... Debug printfs for the completion feedback position
2008-03-13 Federico Mena... Create a tooltip-like window to present completion...
2008-03-13 Federico Mena... Beep if there are no matches for explicit completion
2008-03-13 Federico Mena... Scan the completion store again to look for complete...
2008-03-13 Federico Mena... Stubs for all cases of completion feedback
2008-03-13 Federico Mena... Update comments on explicit completion
2008-03-13 Federico Mena... Stubs to give feedback when doing explicit completion
2008-03-13 Federico Mena... Refresh the file part when it gets requested and when...
2008-03-13 Federico Mena... Clear the completion flags before appending the common...
2008-03-13 Federico Mena... Add FIXMEs for beeping later
2008-03-13 Federico Mena... Factor out some code
2008-03-13 Federico Mena... Implement the basic code path for explicit completion
2008-03-13 Federico Mena... Clear pending completions thoroughly
2008-03-13 Federico Mena... Remove debug printfs from populate_completion_store()
2008-03-13 Federico Mena... Debug printfs for finishing the folder load
2008-03-13 Federico Mena... More debug printfs for populating the completion store
2008-03-13 Federico Mena... Debug printfs for populating the completion store
2008-03-13 Federico Mena... Turn on in_change while changing the filename in the...
2008-03-13 Federico Mena... Update some FIXMEs
2008-03-13 Federico Mena... When finding the common prefix, assert that we have...
2008-03-13 Federico Mena... Discard the completion store when we change the folder
2008-03-13 Federico Mena... Add some more FIXMEs
2008-03-13 Federico Mena... Remove obsolete comments
2008-03-13 Federico Mena... Cancel all forms of completion at the appropriate times...
2008-03-13 Federico Mena... Put some more FIXMEs
2008-03-13 Federico Mena... Re-create the completion store right before populating it
2008-03-13 Federico Mena... Populate the completion store when the folder is done...
2008-03-13 Federico Mena... Remove files_added handler
2008-03-13 Federico Mena... Remove files_deleted handler
2008-03-13 Federico Mena... Handle the folder being completely loaded
2008-03-13 Federico Mena... Debug printfs for finding the common prefix
2008-03-13 Federico Mena... Debug printfs for the common prefix
2008-03-13 Federico Mena... Autocomplete by inserting/selecting the common prefix
2008-03-13 Federico Mena... Debugging printfs
2008-03-13 Federico Mena... Start autocompletion in an idle so GtkEntry updates...
2008-03-13 Federico Mena... Rework the way autocompletion is initiated
2008-03-13 Federico Mena... For autocompletion, consider only the text up to the...
2008-03-13 Federico Mena... Don't overwrite the suffix after the cursor when insert...
2008-03-13 Federico Mena... Skip the cursor past the autocompleted part when reques...
2008-03-13 Federico Mena... Move the cursor to the end only if we highlight the...
2008-03-13 Federico Mena... Complete even if not at the end of the text
2008-03-13 Federico Mena... Only auto-insert the prefix if we are at the end of...
2008-03-13 Federico Mena... Find the common prefix based on the cursor position
2008-03-12 Marcel TelkaUpdated Slovak translation by Pavol Šimo.
2008-03-12 Tor LillqvistRemove one extraneous space.
2008-03-12 Tor LillqvistBug 510000 - GtkStatusIcon doesn't reshow after explore...
2008-03-12 Tor LillqvistUpdate to match what configure produces.
2008-03-12 Jens GranseuerDon't define variables in the middle of a block. (...
2008-03-12 Matthias ClasenAdd an overwrite confirmation dialog for print-to-file...
2008-03-12 Matthias ClasenFix a crash
2008-03-12 Daniel Nylandersv.po: Updated Swedish translation
2008-03-12 Matthias ClasenDon't leak paper_size here. (#488820, Morten Welinder)
2008-03-12 Michael Nattererremove this deprecated file.
2008-03-12 Michael Nattererinclude <glib/gstdio.h> for g_fopen().
2008-03-12 Sunil Mohan... Updated Telugu traslation done by Krishna Babu K <kkrot...
2008-03-12 Matthias ClasenUse g_ascii_formatd when formatting custom paper sizes...
2008-03-11 Claudio SaavedraSet a GDK_ERROR_CORRUPT_IMAGE error if the loader is...
2008-03-11 Claudio SaavedraCheck for the BMP header magic numbers before decoding...
2008-03-11 Tor LillqvistBug 469868 - Filenames with colon ":" are not saved...
2008-03-11 Jordi MallachAdd the initial Valencian-Catalan translations.
2008-03-11 Jordi MallachMinor Catalan corrections by Robert Millan.
2008-03-11 Michael Natterergdk/Makefile.am remove remaining linux-fb stuff.
2008-03-11 Michael Nattererremoved linux-fb backend files.
2008-03-11 Alberto RuizTake thickness into account in the size allocation...
2008-03-11 Richard HultImplement gdk_window_reparent.
2008-03-10 Tor LillqvistAdd the possibility to test what happens if the process...
2008-03-10 Tor LillqvistRemove from SVN, finally.
2008-03-10 Tor LillqvistBug 520286 - Non-deletable window has no minimize ...
2008-03-10 Emmanuele BassiReword the 2.14 release notes entry about the deprecati...
2008-03-09 Johan DahlinRevert #508760
2008-03-08 Petr KovářUpdated Czech translation.
2008-03-08 Yannig MARCHEGAYUpdated Occitan translation
2008-03-08 Alberto RuizDo not draw frame if parent if combobox. (draw_box...
2008-03-07 Johan Dahlin- Treat enums like enums and not values - Avoid invalid...
2008-03-07 Carlos GarnachoFix build.
2008-03-07 Federico Mena... Fix ChangeLog
2008-03-07 Federico Mena... bgo505857 - GtkFileChooserDialog ensures its default...
2008-03-07 Johan DahlinImplement GtkBuildable on GtkIconFactory, to make it...
2008-03-06 Johan DahlinMake gtk-doc happy:
2008-03-06 William Rikard... Oops, forgot to make the raw "%H:%M" string localizable...
2008-03-06 William Rikard... Don't print "Today at" in front of the time for today...
2008-03-06 Xan Lopezfix typo in documentation.
2008-03-06 Johan DahlinMove GtkTranslateFunc to gtktypeutils.h so we can compl...
2008-03-06 Johan DahlinAvoid double-deprecation.
2008-03-06 Michael Natterergtk/gtk.h move the remaining deprecated widgets to...
2008-03-05 Johan DahlinAdd --disable-cups option. (#513826, Alberto Ruiz)
2008-03-05 Johan DahlinSeparate broken and deprecated sources and headers...
2008-03-05 Johan DahlinRestore accidentally broken test.
2008-03-05 Kristian Rietveldshort-circuit in case an empty root level would be...
2008-03-05 Matthias ClasenHonor cups user default options from ~/.cups/lpoptions...
2008-03-04 Hendrik RichterUpdated German translation.
2008-03-04 Michael Natterergtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycomp...
2008-03-04 Simos XenitellisFix #321896 - Synch gtkimcontextsimple.c with Xorg
2008-03-04 Federico Mena... Remove spurious character in ChangeLog
2008-03-03 Carlos Garnachobgo417389 - Scrollwheel for GtkPathBar
2008-03-03 Sven Neumannfixed a typo in the documentation of the GtkFileChooser...
2008-03-03 Tor LillqvistAdd gail bits. Simplify check for message catalog location.
2008-03-03 Johan DahlinUse void instead of empty arguments. (#508760, Philip...
2008-03-03 Johan DahlinRemove left-over focus_pad variable. (#490892, Claudio...
2008-03-03 Johan DahlinRemove an extra space and swap word order (#518166...
next